Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

DocumentViewerAsyncDone<T> Delegate






Operation data.
The generic callback to run asynchronously.
Syntax
public delegate void DocumentViewerAsyncDone<T>( 
   DocumentViewerAsyncOperation<T> operation
)
'Declaration
 
Public Delegate Sub DocumentViewerAsyncDone(Of T)( _
   ByVal operation As DocumentViewerAsyncOperation(Of T) _
) 
'Usage
 
Dim instance As New DocumentViewerAsyncDone(Of T)(AddressOf HandlerMethod)
generic<typename T>
public delegate void DocumentViewerAsyncDone( 
   DocumentViewerAsyncOperation<T^>^ operation
)

Parameters

operation
Operation data.

Type Parameters

T
Requirements

Target Platforms

See Also

Reference

DocumentViewerAsyncDone<T> Members
Leadtools.Documents.UI Namespace
Document Viewer Commands.

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features